Your program is attempting to use an array that is not currently defined. Make sure the array is defined with a DIM or REDIM statement. ERR code: 38